Welcome![Sign In][Sign Up]
Location:
Search - socket api

Search list

[CommunicationUCOSandlWIP20045216541302

Description: UCOS 和LWIP的移植版本,可以实现SOCKET的API接口等-UCOS and Viedo version of the transplant can be achieved Socket API interface
Platform: | Size: 881545 | Author: 郭贤志 | Hits:

[WEB Code网络通信开发

Description: Windows socket API
Platform: | Size: 61656 | Author: 中文姓名 | Hits:

[Internet-NetworkNetTransferFile

Description: 刚学VC时写的文件传输程序,全部用SocketAPI编写-just learning to write when the file transfer process, all prepared with Socket API
Platform: | Size: 99422 | Author: jzx | Hits:

[CommunicationaceQQ

Description: 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
Platform: | Size: 358453 | Author: ghz_sd | Hits:

[Scannersockt

Description: 可用于对socket api的学习,一个对于网络端口扫描的程序-can be used to study the socket api, a network port scanning procedures
Platform: | Size: 5921 | Author: 周华兵 | Hits:

[Internet-NetworkGetIPv6AddrMain

Description: 在xp下获取ipv6地址,xp下获取ipv6地址需要经过特殊的方法,通过socket api不能直接获取ipv6地址-obtained in xp ipv6 addresses, xp obtained ipv6 addresses the need to undergo special way through socket api not directly address access ipv6
Platform: | Size: 1651 | Author: 刘洋 | Hits:

[WinSock-NDISMulti-thread_management_and_network_program

Description: 这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演示(即,在一个机器上既运行服务器程序,也可以同时运行多个客户程序,通过设置各个客户程序的IP参数来模拟多台客户机对服务器的访问)-This is my undergraduate graduate design work. Window achieved under network communications programming, including server and client both procedures. Major Implementation of the following functions : 1.Socket API programming, and not WinSock programming, code can be easily ported to Unix systems; 2. Multithreading management mechanism, the entire system from a main thread, a management thread, a thread monitoring, a number of work-thread structure, a good solution to the multi-thread management, Resources release. 3. Procedures in a real LAN operating environment (that is, in a mainframe running server applications, In another multiple machines were running a client, can achieve communications), also in a virtual operating environment, the demo (that is, in a machine running both the serve
Platform: | Size: 734694 | Author: 龚勋 | Hits:

[Linux-Unixunix_network_programming

Description: unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the source code
Platform: | Size: 305183 | Author: 郭涛 | Hits:

[WinSock-NDISwinsockapi

Description: Windows Socket API 使用经验,以供大家参考-Windows Socket API experience, for your reference
Platform: | Size: 3854 | Author: 焦亚民 | Hits:

[CommunicationTCP-IP2shixian

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -integrity of the book and a detailed introduction of the TCP / IP protocol is how to achieve. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master TCP / IP achieved. The book not only explains the socket API and the agreement between the nation and the realization of the mainframe and router realize the difference. Also introduced the 4.4 BSD-Lite version of the new features, such as multicasting, long fat pipe support, window zoom, timestamp options and other topics, and so on. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. The book apply to the understanding of TCP / TP how to achieve the agreement. including the preparation of network application programmers and the use of TCP /
Platform: | Size: 30044784 | Author: 陈鹤 | Hits:

[Windows DevelopSOCKET API通讯程序源代码

Description: winsock编程-winsock Programming
Platform: | Size: 44456 | Author: 小光 | Hits:

[WinSock-NDIS提高Client

Description: SocketAPI的程序-Socket API procedures
Platform: | Size: 28259 | Author: 邱文 | Hits:

[WinSock-NDIS提高Server

Description: SocketAPI的程序-Socket API procedures
Platform: | Size: 29515 | Author: 邱文 | Hits:

[WinSock-NDISWindows-socket-program--server-and-client

Description: 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。
Platform: | Size: 21619 | Author: 王志慧 | Hits:

[WinSock-NDISNetwork

Description: 简单的socket api 通信事例 适合初学socket的人入手的好参考
Platform: | Size: 32469 | Author: xufei | Hits:

[WinSock-NDIS1

Description: simply socket api for network programmer
Platform: | Size: 8061 | Author: zhong | Hits:

[Internet-NetworkHW_TcpPacket

Description: tcp socket api,we can use it establish a connection or exchange data or save files.
Platform: | Size: 1508 | Author: 戴朗 | Hits:

[Hook apiwepmetering_src

Description: 使用钩子挂接socket api,外国人写的,我测试过很不错
Platform: | Size: 37373 | Author: xijun | Hits:

[Internet-NetworkClientDlg

Description: 使用Socket API实现的客户端程序,比较有价值。
Platform: | Size: 26783 | Author: 李明 | Hits:

[WinSock-NDIShsocket-0.4.0.tar

Description: This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
Platform: | Size: 77855 | Author: balife | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »

CodeBus www.codebus.net